| Fully Qualified Name: | Zend\Soap\Wsdl\ComplexTypeStrategy\AbstractComplexTypeStrategy |
| Implements: | ComplexTypeStrategyInterface |
Abstract class for Zend\Soap\Wsdl\Strategy.
| Name | Description | Defined By |
|---|---|---|
| getContext() | Return the current WSDL context object | AbstractComplexTypeStrategy |
| scanRegisteredTypes() | Look through registered types | AbstractComplexTypeStrategy |
| setContext() | Set the WSDL Context object this strategy resides in. | AbstractComplexTypeStrategy |
Return the current WSDL context object
Returns: \Wsdl
Look through registered types
| Parameter Name | Type | Description |
|---|---|---|
| $phpType | string |
Returns: string
Set the WSDL Context object this strategy resides in.
| Parameter Name | Type | Description |
|---|---|---|
| $context | \Wsdl |
Returns: